gpxinfo software package provides Command line utility to extract basic statistics from a GPX file, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gpxinfo
gpxinfo is installed in your system.
Make ensure the gpxinfo package were installed using the commands given below,
$ sudo dpkg-query -l | grep gpxinfo *
You will get with gpxinfo package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Utilities |
| Package | gpxinfo |
| Version | 1.1.1-1 |
| Description | Command line utility to extract basic statistics from a GPX file |
| Sub Section | utils |